IMapChangedEventArgs.Key Property

Gets the key of the item that changed.

Syntax

public:
property K Key {
         K get ();
}  

Property value

Type: K 

The key of the item that changed.

Remarks

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IMapChangedEventArgs Generic Interface

IMapChangedEventArgs Members

Windows.Foundation.Collections Namespace